home *** CD-ROM | disk | FTP | other *** search
- Path: strauss.udel.edu!not-for-mail
- From: jcorig@strauss.udel.edu (John Pat Corigliano)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Shared libs with SAS
- Date: 2 Apr 1996 03:03:30 -0500
- Organization: University of Delaware
- Message-ID: <4jqn0i$klp@strauss.udel.edu>
- NNTP-Posting-Host: strauss.udel.edu
-
- I am making my first attempt at creating a shared library and am
- having problems with the linker. I am linking with libent.o and
- libinit.o but not sc.lib because my library does not use any
- standard library functions. Everything compiles ok (I am using
- the LIBCODE option) but the linker declares these strange
- "Undefined symbols":
-
- __CXD33 __CXV42 __CXV24 __CXD55 __CXA55 __CXV34
- __CXM22 __CXV54 __CXV45 __CXM33
-
- What are these functions? What do I need to link with?
-
- TIA,
- --
- John Corigliano jcorig@strauss.udel.edu
- MoppSoft - http://www.del.net/users/mop University of Delaware
- "A mind that is stretched by a new idea can never go back to its
- original dimensions" - Oliver Wendell Holmes
-